- extended regular expression
- расширенное регулярное выражение
Англо-русский словарь промышленной и научной лексики. 2014.
Англо-русский словарь промышленной и научной лексики. 2014.
Regular expression — In computing, a regular expression provides a concise and flexible means for matching (specifying and recognizing) strings of text, such as particular characters, words, or patterns of characters. Abbreviations for regular expression include… … Wikipedia
Regular Expression — In der Informatik ist ein Regulärer Ausdruck (engl. regular expression, Abk. RegExp oder Regex) eine Zeichenkette, die der Beschreibung von Mengen beziehungsweise Untermengen von Zeichenketten mit Hilfe bestimmter syntaktischer Regeln dient.… … Deutsch Wikipedia
Regular grammar — Strictly regular grammars = In computer science, a right regular grammar (also called right linear grammar) is a formal grammar ( N , Σ, P , S ) such that all the production rules in P are of one of the following forms: # A → a where A is a non… … Wikipedia
Extended Backus–Naur Form — In computer science, Extended Backus–Naur Form (EBNF) is a metasyntax notation used to express context free grammars: that is, a formal way to describe computer programming languages and other formal languages. It is an extension of the basic… … Wikipedia
Perl Compatible Regular Expressions — Original author(s) Philip Hazel Stable release 8.20 / 2011 10 21; 25 days ago (2011 10 21) Written in C … Wikipedia
Path expression — In query languages, path expressions identify an object by describing how to navigate to itin some (possibly implicit) Graph of objects. For example, the path expression p .Manager.Home.City might refer the city of residence of someone s… … Wikipedia
Grep — is a command line text search utility originally written for Unix. The program s name derives from the Unix ed command, g/re/p which performs a similar operation.cite web|url=http://www.catb.org/ esr/jargon/html/G/grep.html |title=grep… … Wikipedia
Vile (editor) — Infobox Software name = vile caption = developer = Thomas Dickey latest release version = 9.7 latest release date = release date|2008|06|14 operating system = Cross platform genre = Text editor license = GNU General Public License website = [http … Wikipedia
Vim (text editor) — Infobox Software name = Vim caption = Graphical Vim under GTK+ 2 author = Bram Moolenaar developer = released = release year|1991 frequently updated = yes programming language = C and Vim script platform = Cross platform,including Unix,Linux and… … Wikipedia
Pgrep — is a command line utility initially written for use with the Solaris 7 operating system. It has since been reimplemented for Linux and OpenBSD. It searches for all the named processes, that can be specified as extended regular expression patterns … Wikipedia
Pkill — is a command line utility initially written for use with the Solaris 7 operating system. It has since been reimplemented for Linux and OpenBSD.As with the kill and killall commands, pkill is used to send signals. The pkill command allows the use… … Wikipedia